func runtime.reflect_chansend

one use

	runtime (current package)
		chan.go#L718: func reflect_chansend(c *hchan, elem unsafe.Pointer, nb bool) (selected bool) {